PDF4Java Reference Documentation
com.o2sol.pdf4java.redaction Package / PDFContentRedactionOptions Class / getRedactedPixelsColor Method
In This Topic
    getRedactedPixelsColor Method
    In This Topic
    Gets the pixels color in redacted images.
    Syntax
    public PDFColor getRedactedPixelsColor()

    Return Value

    Color used for redacted pixels in an image.
    See Also